2025-07-28 09:45:37,657 [ 150455 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-28 09:45:37,658 [ 150455 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-28 09:45:37,658 [ 150455 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-28 09:45:37,658 [ 150455 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_0thfqn --privileged --dns-search='.' --memory=30709026816 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel1_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback]' test_extreme_deduplication/test.py::test_deduplication_window_in_seconds test_failed_async_inserts/test.py::test_failed_async_inserts test_fetch_memory_usage/test.py::test_huge_column test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation test_file_schema_inference_cache/test.py::test test_fix_metadata_version/test.py::test_fix_metadata_version test_force_deduplication/test.py::test_basic test_format_schema_on_server/test.py::test_drop_cache_protobuf_format test_format_schema_on_server/test.py::test_drop_capn_proto_format test_format_schema_on_server/test.py::test_protobuf_format_input test_format_schema_on_server/test.py::test_protobuf_format_output test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table test_group_array_element_size/test.py::test_limit_size test_group_array_element_size/test.py::test_max_exement_size test_hedged_requests_parallel/test.py::test_combination1 test_hedged_requests_parallel/test.py::test_combination2 test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample test_hedged_requests_parallel/test.py::test_send_data test_hedged_requests_parallel/test.py::test_send_table_status_sleep test_http_handlers_config/test.py::test_absolute_path_static_handler test_http_handlers_config/test.py::test_config_static_handler test_http_handlers_config/test.py::test_defaults_http_handlers test_http_handlers_config/test.py::test_defaults_http_handlers_config_order test_http_handlers_config/test.py::test_dynamic_query_handler test_http_handlers_config/test.py::test_fixed_static_handler test_http_handlers_config/test.py::test_predefined_query_handler test_http_handlers_config/test.py::test_prometheus_handler test_http_handlers_config/test.py::test_relative_path_static_handler test_http_handlers_config/test.py::test_replicas_status_handler test_intersecting_parts/test.py::test_intersect_parts_when_restart test_interserver_dns_retires/test.py::test_query test_jbod_balancer/test.py::test_jbod_balanced_merge test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream test_kafka_bad_messages/test.py::test_bad_messages_to_mv test_keeper_client/test.py::test_base_commands test_keeper_client/test.py::test_big_family test_keeper_client/test.py::test_delete_stale_backups test_keeper_client/test.py::test_find_super_nodes test_keeper_client/test.py::test_four_letter_word_commands test_keeper_client/test.py::test_get_all_children_number test_keeper_client/test.py::test_quoted_argument_parsing test_keeper_client/test.py::test_rm_with_version test_keeper_client/test.py::test_rm_without_version test_keeper_client/test.py::test_set_with_version test_keeper_client/test.py::test_set_without_version test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command test_keeper_session/test.py::test_session_close_shutdown test_keeper_session/test.py::test_session_timeout 'test_keeper_zookeeper_converter/test.py::test_acls[False]' 'test_keeper_zookeeper_converter/test.py::test_acls[True]' 'test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[False]' 'test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[True]' 'test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[False]' 'test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[True]' 'test_keeper_zookeeper_converter/test.py::test_smoke[False]' 'test_keeper_zookeeper_converter/test.py::test_smoke[True]' test_match_process_uid_against_data_owner/test.py::test_different_user test_max_authentication_methods_per_user/test.py::test_alter test_max_authentication_methods_per_user/test.py::test_alter_default_setting test_max_authentication_methods_per_user/test.py::test_create test_max_authentication_methods_per_user/test.py::test_create_default_setting test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache test_merge_tree_load_parts/test.py::test_merge_tree_load_parts test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error test_modify_engine_on_restart/test_mv.py::test_modify_engine_on_restart_with_materialized_view test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path test_move_ttl_broken_compatibility/test.py::test_bc_compatibility test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree test_named_collections/test.py::test_config_reload test_named_collections/test.py::test_default_access test_named_collections/test.py::test_granular_access_create_alter_drop_query test_named_collections/test.py::test_granular_access_show_query test_named_collections/test.py::test_keeper_storage 'test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1]' 'test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0]' 'test_named_collections/test.py::test_name_escaping[node]' 'test_named_collections/test.py::test_name_escaping[node_with_keeper]' test_named_collections/test.py::test_show_grants 'test_named_collections/test.py::test_sql_commands[False]' 'test_named_collections/test.py::test_sql_commands[True]' test_on_cluster_timeouts/test.py::test_long_query test_overcommit_tracker/test.py::test_user_overcommit -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_keeper_client/test.py::test_base_commands test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] test_format_schema_on_server/test.py::test_drop_cache_protobuf_format test_max_authentication_methods_per_user/test.py::test_alter test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_keeper_zookeeper_converter/test.py::test_acls[False] test_http_handlers_config/test.py::test_absolute_path_static_handler test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_named_collections/test.py::test_config_reload test_hedged_requests_parallel/test.py::test_combination1 [gw6] [ 1%] PASSED test_max_authentication_methods_per_user/test.py::test_alter test_max_authentication_methods_per_user/test.py::test_alter_default_setting [gw8] [ 2%] PASSED test_format_schema_on_server/test.py::test_drop_cache_protobuf_format test_format_schema_on_server/test.py::test_drop_capn_proto_format [gw6] [ 3%] PASSED test_max_authentication_methods_per_user/test.py::test_alter_default_setting test_max_authentication_methods_per_user/test.py::test_create [gw3] [ 4%] PASSED test_http_handlers_config/test.py::test_absolute_path_static_handler test_http_handlers_config/test.py::test_config_static_handler [gw6] [ 5%] PASSED test_max_authentication_methods_per_user/test.py::test_create test_max_authentication_methods_per_user/test.py::test_create_default_setting [gw8] [ 6%] PASSED test_format_schema_on_server/test.py::test_drop_capn_proto_format test_format_schema_on_server/test.py::test_protobuf_format_input [gw6] [ 7%] PASSED test_max_authentication_methods_per_user/test.py::test_create_default_setting [gw2] [ 8%] PASSED test_keeper_client/test.py::test_base_commands test_keeper_client/test.py::test_big_family [gw2] [ 9%] PASSED test_keeper_client/test.py::test_big_family test_keeper_client/test.py::test_delete_stale_backups [gw8] [ 10%] PASSED test_format_schema_on_server/test.py::test_protobuf_format_input test_format_schema_on_server/test.py::test_protobuf_format_output [gw2] [ 11%] PASSED test_keeper_client/test.py::test_delete_stale_backups test_keeper_client/test.py::test_find_super_nodes [gw2] [ 12%] PASSED test_keeper_client/test.py::test_find_super_nodes test_keeper_client/test.py::test_four_letter_word_commands [gw2] [ 13%] PASSED test_keeper_client/test.py::test_four_letter_word_commands test_keeper_client/test.py::test_get_all_children_number [gw2] [ 14%] PASSED test_keeper_client/test.py::test_get_all_children_number test_keeper_client/test.py::test_quoted_argument_parsing [gw8] [ 15%] PASSED test_format_schema_on_server/test.py::test_protobuf_format_output [gw2] [ 16%] PASSED test_keeper_client/test.py::test_quoted_argument_parsing test_keeper_client/test.py::test_rm_with_version [gw2] [ 17%] PASSED test_keeper_client/test.py::test_rm_with_version test_keeper_client/test.py::test_rm_without_version [gw2] [ 18%] PASSED test_keeper_client/test.py::test_rm_without_version test_keeper_client/test.py::test_set_with_version [gw2] [ 19%] PASSED test_keeper_client/test.py::test_set_with_version test_keeper_client/test.py::test_set_without_version [gw1] [ 20%] PASSED test_named_collections/test.py::test_config_reload test_named_collections/test.py::test_default_access [gw2] [ 21%] PASSED test_keeper_client/test.py::test_set_without_version test_merge_tree_load_parts/test.py::test_merge_tree_load_parts [gw9] [ 22%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where test_jbod_balancer/test.py::test_jbod_balanced_merge test_group_array_element_size/test.py::test_limit_size [gw9] [ 23%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where [gw0] [ 24%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] [gw5] [ 25%] PASSED test_hedged_requests_parallel/test.py::test_combination1 test_hedged_requests_parallel/test.py::test_combination2 [gw4] [ 26%] PASSED test_keeper_zookeeper_converter/test.py::test_acls[False] test_keeper_zookeeper_converter/test.py::test_acls[True] [gw9] [ 27%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree [gw3] [ 28%] PASSED test_http_handlers_config/test.py::test_config_static_handler test_http_handlers_config/test.py::test_defaults_http_handlers [gw7] [ 29%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream [gw9] [ 30%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree [gw5] [ 31%] PASSED test_hedged_requests_parallel/test.py::test_combination2 test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample test_failed_async_inserts/test.py::test_failed_async_inserts [gw0] [ 32%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] [gw8] [ 33%] PASSED test_group_array_element_size/test.py::test_limit_size test_group_array_element_size/test.py::test_max_exement_size [gw4] [ 34%] PASSED test_keeper_zookeeper_converter/test.py::test_acls[True] test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[False] [gw1] [ 35%] PASSED test_named_collections/test.py::test_default_access test_named_collections/test.py::test_granular_access_create_alter_drop_query [gw3] [ 36%] PASSED test_http_handlers_config/test.py::test_defaults_http_handlers test_http_handlers_config/test.py::test_defaults_http_handlers_config_order [gw5] [ 37%] PASSED test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample test_hedged_requests_parallel/test.py::test_send_data [gw1] [ 38%] PASSED test_named_collections/test.py::test_granular_access_create_alter_drop_query test_named_collections/test.py::test_granular_access_show_query [gw0] [ 39%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] [gw9] [ 40%] PASSED test_failed_async_inserts/test.py::test_failed_async_inserts [gw2] [ 41%] PASSED test_jbod_balancer/test.py::test_jbod_balanced_merge test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch [gw4] [ 42%] PASSED test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[False] test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[True] [gw6] [ 43%] PASSED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted test_fetch_memory_usage/test.py::test_huge_column [gw5] [ 44%] PASSED test_hedged_requests_parallel/test.py::test_send_data test_hedged_requests_parallel/test.py::test_send_table_status_sleep [gw0] [ 45%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] [gw8] [ 46%] PASSED test_group_array_element_size/test.py::test_max_exement_size test_extreme_deduplication/test.py::test_deduplication_window_in_seconds [gw5] [ 47%] PASSED test_hedged_requests_parallel/test.py::test_send_table_status_sleep [gw3] [ 48%] PASSED test_http_handlers_config/test.py::test_defaults_http_handlers_config_order test_http_handlers_config/test.py::test_dynamic_query_handler [gw9] [ 49%] SKIPPED test_fetch_memory_usage/test.py::test_huge_column test_force_deduplication/test.py::test_basic [gw0] [ 50%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] test_file_schema_inference_cache/test.py::test [gw4] [ 51%] PASSED test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[True] test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[False] [gw6] [ 52%] PASSED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error [gw6] [ 53%] SKIPPED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error [gw1] [ 54%] PASSED test_named_collections/test.py::test_granular_access_show_query test_named_collections/test.py::test_keeper_storage test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table [gw3] [ 55%] PASSED test_http_handlers_config/test.py::test_dynamic_query_handler test_http_handlers_config/test.py::test_fixed_static_handler [gw0] [ 56%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] [gw8] [ 57%] PASSED test_extreme_deduplication/test.py::test_deduplication_window_in_seconds [gw4] [ 58%] PASSED test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[False] test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[True] test_fix_metadata_version/test.py::test_fix_metadata_version [gw5] [ 59%] PASSED test_force_deduplication/test.py::test_basic [gw3] [ 60%] PASSED test_http_handlers_config/test.py::test_fixed_static_handler test_http_handlers_config/test.py::test_predefined_query_handler [gw0] [ 61%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] test_interserver_dns_retires/test.py::test_query [gw6] [ 62%] PASSED test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table [gw3] [ 63%] PASSED test_http_handlers_config/test.py::test_predefined_query_handler test_http_handlers_config/test.py::test_prometheus_handler [gw4] [ 64%] PASSED test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[True] test_keeper_zookeeper_converter/test.py::test_smoke[False] [gw0] [ 65%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache [gw2] [ 66%] PASSED test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch test_keeper_session/test.py::test_session_close_shutdown [gw8] [ 67%] PASSED test_fix_metadata_version/test.py::test_fix_metadata_version [gw5] [ 68%] PASSED test_interserver_dns_retires/test.py::test_query test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena [gw6] [ 69%] SKIPPED test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache [gw4] [ 70%] PASSED test_keeper_zookeeper_converter/test.py::test_smoke[False] test_keeper_zookeeper_converter/test.py::test_smoke[True] [gw0] [ 71%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] [gw3] [ 72%] PASSED test_http_handlers_config/test.py::test_prometheus_handler test_http_handlers_config/test.py::test_relative_path_static_handler [gw8] [ 73%] SKIPPED test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path [gw9] [ 74%] PASSED test_file_schema_inference_cache/test.py::test test_intersecting_parts/test.py::test_intersect_parts_when_restart [gw3] [ 75%] PASSED test_http_handlers_config/test.py::test_relative_path_static_handler test_http_handlers_config/test.py::test_replicas_status_handler [gw0] [ 76%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] test_modify_engine_on_restart/test_mv.py::test_modify_engine_on_restart_with_materialized_view [gw3] [ 77%] PASSED test_http_handlers_config/test.py::test_replicas_status_handler [gw2] [ 78%] PASSED test_keeper_session/test.py::test_session_close_shutdown test_keeper_session/test.py::test_session_timeout [gw2] [ 79%] PASSED test_keeper_session/test.py::test_session_timeout [gw4] [ 80%] PASSED test_keeper_zookeeper_converter/test.py::test_smoke[True] test_on_cluster_timeouts/test.py::test_long_query [gw9] [ 81%] PASSED test_intersecting_parts/test.py::test_intersect_parts_when_restart test_match_process_uid_against_data_owner/test.py::test_different_user [gw1] [ 82%] PASSED test_named_collections/test.py::test_keeper_storage test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] [gw0] [ 83%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] [gw8] [ 84%] PASSED test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path [gw1] [ 85%] PASSED test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] [gw1] [ 86%] PASSED test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] test_named_collections/test.py::test_name_escaping[node] [gw1] [ 87%] PASSED test_named_collections/test.py::test_name_escaping[node] test_named_collections/test.py::test_name_escaping[node_with_keeper] [gw5] [ 88%] PASSED test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command [gw9] [ 89%] PASSED test_match_process_uid_against_data_owner/test.py::test_different_user [gw1] [ 90%] PASSED test_named_collections/test.py::test_name_escaping[node_with_keeper] test_named_collections/test.py::test_show_grants [gw6] [ 91%] PASSED test_modify_engine_on_restart/test_mv.py::test_modify_engine_on_restart_with_materialized_view test_move_ttl_broken_compatibility/test.py::test_bc_compatibility test_overcommit_tracker/test.py::test_user_overcommit [gw1] [ 92%] PASSED test_named_collections/test.py::test_show_grants test_named_collections/test.py::test_sql_commands[False] [gw4] [ 93%] PASSED test_on_cluster_timeouts/test.py::test_long_query [gw6] [ 94%] PASSED test_overcommit_tracker/test.py::test_user_overcommit [gw5] [ 95%] PASSED test_move_ttl_broken_compatibility/test.py::test_bc_compatibility [gw1] [ 96%] PASSED test_named_collections/test.py::test_sql_commands[False] test_named_collections/test.py::test_sql_commands[True] [gw7] [ 97%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream test_kafka_bad_messages/test.py::test_bad_messages_to_mv [gw7] [ 98%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_to_mv test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation [gw1] [ 99%] PASSED test_named_collections/test.py::test_sql_commands[True] [gw7] [100%] PASSED test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation ----------------- generated report log file: parallel1_0.jsonl ----------------- ============================== slowest durations =============================== 283.96s call test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 94.49s call test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch 90.15s call test_named_collections/test.py::test_keeper_storage 78.48s call test_named_collections/test.py::test_sql_commands[True] 64.56s call test_file_schema_inference_cache/test.py::test 63.35s call test_named_collections/test.py::test_sql_commands[False] 58.96s call test_named_collections/test.py::test_granular_access_show_query 50.98s call test_http_handlers_config/test.py::test_defaults_http_handlers_config_order 45.40s call test_group_array_element_size/test.py::test_max_exement_size 45.04s call test_merge_tree_load_parts/test.py::test_merge_tree_load_parts 39.12s call test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command 38.47s call test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[True] 36.67s setup test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 35.14s call test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted 34.69s call test_jbod_balancer/test.py::test_jbod_balanced_merge 32.70s call test_named_collections/test.py::test_default_access 32.03s teardown test_kafka_bad_messages/test.py::test_bad_messages_to_mv 28.17s call test_on_cluster_timeouts/test.py::test_long_query 27.06s call test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[False] 26.85s setup test_fetch_memory_usage/test.py::test_huge_column 25.55s call test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[True] 25.53s call test_interserver_dns_retires/test.py::test_query 24.67s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 24.49s setup test_modify_engine_on_restart/test_mv.py::test_modify_engine_on_restart_with_materialized_view 24.29s setup test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 24.20s setup test_move_ttl_broken_compatibility/test.py::test_bc_compatibility 23.96s setup test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 23.63s call test_keeper_zookeeper_converter/test.py::test_smoke[True] 23.24s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 23.23s call test_hedged_requests_parallel/test.py::test_send_data 22.67s teardown test_move_ttl_broken_compatibility/test.py::test_bc_compatibility 22.30s call test_keeper_zookeeper_converter/test.py::test_acls[True] 22.19s call test_http_handlers_config/test.py::test_defaults_http_handlers 22.09s call test_http_handlers_config/test.py::test_dynamic_query_handler 22.07s teardown test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache 21.61s setup test_fix_metadata_version/test.py::test_fix_metadata_version 21.45s call test_move_ttl_broken_compatibility/test.py::test_bc_compatibility 21.32s setup test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 21.03s teardown test_on_cluster_timeouts/test.py::test_long_query 20.99s setup test_failed_async_inserts/test.py::test_failed_async_inserts 20.85s setup test_keeper_client/test.py::test_base_commands 20.40s setup test_named_collections/test.py::test_config_reload 19.90s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 19.65s call test_http_handlers_config/test.py::test_prometheus_handler 19.56s setup test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path 19.55s call test_hedged_requests_parallel/test.py::test_send_table_status_sleep 19.53s setup test_hedged_requests_parallel/test.py::test_combination1 19.44s setup test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 19.12s call test_http_handlers_config/test.py::test_absolute_path_static_handler 19.11s call test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample 18.88s call test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[False] 18.31s teardown test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command 18.02s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 17.53s call test_http_handlers_config/test.py::test_predefined_query_handler 17.49s call test_http_handlers_config/test.py::test_config_static_handler 17.44s setup test_on_cluster_timeouts/test.py::test_long_query 17.18s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 17.08s call test_overcommit_tracker/test.py::test_user_overcommit 16.85s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 16.84s call test_group_array_element_size/test.py::test_limit_size 16.81s teardown test_named_collections/test.py::test_sql_commands[True] 16.75s call test_kafka_bad_messages/test.py::test_bad_messages_to_mv 16.71s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 16.55s call test_keeper_zookeeper_converter/test.py::test_smoke[False] 16.52s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 16.38s setup test_keeper_zookeeper_converter/test.py::test_acls[False] 16.24s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 15.98s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 15.97s setup test_force_deduplication/test.py::test_basic 15.70s setup test_format_schema_on_server/test.py::test_drop_cache_protobuf_format 15.68s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 15.57s call test_keeper_zookeeper_converter/test.py::test_acls[False] 15.57s setup test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command 15.54s setup test_keeper_session/test.py::test_session_close_shutdown 15.36s call test_modify_engine_on_restart/test_mv.py::test_modify_engine_on_restart_with_materialized_view 15.16s setup test_max_authentication_methods_per_user/test.py::test_alter 14.95s setup test_merge_tree_load_parts/test.py::test_merge_tree_load_parts 14.82s setup test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache 14.77s call test_keeper_session/test.py::test_session_close_shutdown 14.72s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 13.92s call test_force_deduplication/test.py::test_basic 13.89s call test_hedged_requests_parallel/test.py::test_combination2 13.67s setup test_match_process_uid_against_data_owner/test.py::test_different_user 13.11s setup test_jbod_balancer/test.py::test_jbod_balanced_merge 12.88s call test_http_handlers_config/test.py::test_fixed_static_handler 12.70s teardown test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 12.27s setup test_intersecting_parts/test.py::test_intersect_parts_when_restart 12.14s setup test_overcommit_tracker/test.py::test_user_overcommit 12.01s teardown test_failed_async_inserts/test.py::test_failed_async_inserts 11.70s call test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path 11.48s call test_named_collections/test.py::test_name_escaping[node_with_keeper] 11.10s call test_hedged_requests_parallel/test.py::test_combination1 11.08s call test_named_collections/test.py::test_show_grants 11.04s call test_fix_metadata_version/test.py::test_fix_metadata_version 10.49s call test_named_collections/test.py::test_granular_access_create_alter_drop_query 10.47s call test_match_process_uid_against_data_owner/test.py::test_different_user 10.31s call test_http_handlers_config/test.py::test_replicas_status_handler 9.91s call test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 9.88s call test_http_handlers_config/test.py::test_relative_path_static_handler 9.57s teardown test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 9.54s call test_named_collections/test.py::test_name_escaping[node] 9.14s call test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 8.86s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 8.56s teardown test_modify_engine_on_restart/test_mv.py::test_modify_engine_on_restart_with_materialized_view 8.32s teardown test_hedged_requests_parallel/test.py::test_send_table_status_sleep 7.58s teardown test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 7.05s call test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 6.89s setup test_group_array_element_size/test.py::test_limit_size 6.61s teardown test_overcommit_tracker/test.py::test_user_overcommit 6.11s teardown test_fetch_memory_usage/test.py::test_huge_column 6.10s setup test_file_schema_inference_cache/test.py::test 6.08s call test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 5.28s teardown test_intersecting_parts/test.py::test_intersect_parts_when_restart 4.99s teardown test_force_deduplication/test.py::test_basic 4.91s teardown test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error 4.84s call test_failed_async_inserts/test.py::test_failed_async_inserts 4.83s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 4.65s call test_intersecting_parts/test.py::test_intersect_parts_when_restart 4.34s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 4.23s teardown test_max_authentication_methods_per_user/test.py::test_create_default_setting 4.18s teardown test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch 4.17s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 4.15s teardown test_format_schema_on_server/test.py::test_protobuf_format_output 3.73s call test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 3.11s teardown test_group_array_element_size/test.py::test_max_exement_size 3.10s teardown test_fix_metadata_version/test.py::test_fix_metadata_version 2.74s teardown test_keeper_client/test.py::test_set_without_version 2.71s teardown test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path 2.54s call test_format_schema_on_server/test.py::test_drop_capn_proto_format 2.52s call test_named_collections/test.py::test_config_reload 2.23s call test_format_schema_on_server/test.py::test_drop_cache_protobuf_format 2.15s call test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 2.02s teardown test_keeper_session/test.py::test_session_timeout 1.99s call test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] 1.98s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 1.93s call test_max_authentication_methods_per_user/test.py::test_alter_default_setting 1.78s teardown test_keeper_zookeeper_converter/test.py::test_smoke[True] 1.76s call test_max_authentication_methods_per_user/test.py::test_alter 1.72s teardown test_file_schema_inference_cache/test.py::test 1.49s call test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] 1.44s teardown test_match_process_uid_against_data_owner/test.py::test_different_user 0.91s call test_max_authentication_methods_per_user/test.py::test_create_default_setting 0.88s call test_fetch_memory_usage/test.py::test_huge_column 0.86s call test_max_authentication_methods_per_user/test.py::test_create 0.82s call test_format_schema_on_server/test.py::test_protobuf_format_input 0.82s call test_format_schema_on_server/test.py::test_protobuf_format_output 0.43s call test_keeper_session/test.py::test_session_timeout 0.37s call test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache 0.32s call test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error 0.13s setup test_keeper_client/test.py::test_delete_stale_backups 0.13s setup test_keeper_client/test.py::test_rm_without_version 0.12s setup test_keeper_client/test.py::test_set_with_version 0.12s setup test_keeper_client/test.py::test_quoted_argument_parsing 0.11s setup test_keeper_client/test.py::test_rm_with_version 0.11s setup test_keeper_client/test.py::test_four_letter_word_commands 0.11s setup test_keeper_client/test.py::test_set_without_version 0.11s setup test_keeper_client/test.py::test_find_super_nodes 0.11s setup test_keeper_client/test.py::test_big_family 0.10s setup test_keeper_client/test.py::test_get_all_children_number 0.07s teardown test_keeper_client/test.py::test_get_all_children_number 0.07s teardown test_keeper_client/test.py::test_big_family 0.07s teardown test_keeper_client/test.py::test_quoted_argument_parsing 0.07s setup test_http_handlers_config/test.py::test_absolute_path_static_handler 0.07s teardown test_keeper_client/test.py::test_rm_with_version 0.07s call test_keeper_client/test.py::test_get_all_children_number 0.06s teardown test_keeper_client/test.py::test_four_letter_word_commands 0.06s teardown test_keeper_client/test.py::test_set_with_version 0.06s teardown test_keeper_client/test.py::test_find_super_nodes 0.06s teardown test_keeper_client/test.py::test_base_commands 0.06s call test_keeper_client/test.py::test_base_commands 0.05s teardown test_keeper_client/test.py::test_delete_stale_backups 0.05s call test_keeper_client/test.py::test_find_super_nodes 0.05s teardown test_keeper_client/test.py::test_rm_without_version 0.05s call test_keeper_client/test.py::test_big_family 0.04s call test_keeper_client/test.py::test_delete_stale_backups 0.03s call test_keeper_client/test.py::test_quoted_argument_parsing 0.02s call test_keeper_client/test.py::test_set_with_version 0.02s call test_keeper_client/test.py::test_set_without_version 0.02s teardown test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample 0.02s call test_keeper_client/test.py::test_rm_without_version 0.02s call test_keeper_client/test.py::test_rm_with_version 0.01s teardown test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 0.01s teardown test_jbod_balancer/test.py::test_jbod_balanced_merge 0.01s teardown test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[True] 0.01s teardown test_merge_tree_load_parts/test.py::test_merge_tree_load_parts 0.01s teardown test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[False] 0.01s setup test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch 0.01s teardown test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[True] 0.01s setup test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error 0.01s teardown test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[False] 0.00s setup test_http_handlers_config/test.py::test_relative_path_static_handler 0.00s setup test_kafka_bad_messages/test.py::test_bad_messages_to_mv 0.00s teardown test_http_handlers_config/test.py::test_defaults_http_handlers_config_order 0.00s teardown test_named_collections/test.py::test_granular_access_show_query 0.00s teardown test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted 0.00s teardown test_http_handlers_config/test.py::test_replicas_status_handler 0.00s setup test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted 0.00s setup test_named_collections/test.py::test_keeper_storage 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 0.00s setup test_http_handlers_config/test.py::test_dynamic_query_handler 0.00s call test_keeper_client/test.py::test_four_letter_word_commands 0.00s setup test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[True] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 0.00s teardown test_http_handlers_config/test.py::test_prometheus_handler 0.00s setup test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[False] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 0.00s teardown test_keeper_zookeeper_converter/test.py::test_smoke[False] 0.00s setup test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[True] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 0.00s teardown test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 0.00s setup test_hedged_requests_parallel/test.py::test_send_data 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 0.00s teardown test_keeper_zookeeper_converter/test.py::test_acls[True] 0.00s setup test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] 0.00s teardown test_hedged_requests_parallel/test.py::test_combination1 0.00s setup test_hedged_requests_parallel/test.py::test_send_table_status_sleep 0.00s teardown test_http_handlers_config/test.py::test_defaults_http_handlers 0.00s setup test_http_handlers_config/test.py::test_defaults_http_handlers_config_order 0.00s teardown test_named_collections/test.py::test_config_reload 0.00s teardown test_hedged_requests_parallel/test.py::test_send_data 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 0.00s teardown test_keeper_zookeeper_converter/test.py::test_acls[False] 0.00s setup test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] 0.00s teardown test_named_collections/test.py::test_keeper_storage 0.00s setup test_named_collections/test.py::test_name_escaping[node] 0.00s setup test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 0.00s teardown test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 0.00s setup test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample 0.00s setup test_http_handlers_config/test.py::test_replicas_status_handler 0.00s teardown test_http_handlers_config/test.py::test_relative_path_static_handler 0.00s setup test_named_collections/test.py::test_sql_commands[True] 0.00s teardown test_named_collections/test.py::test_sql_commands[False] 0.00s setup test_named_collections/test.py::test_sql_commands[False] 0.00s setup test_keeper_zookeeper_converter/test.py::test_smoke[False] 0.00s setup test_interserver_dns_retires/test.py::test_query 0.00s teardown test_named_collections/test.py::test_default_access 0.00s setup test_keeper_zookeeper_converter/test.py::test_smoke[True] 0.00s teardown test_max_authentication_methods_per_user/test.py::test_alter 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 0.00s teardown test_http_handlers_config/test.py::test_absolute_path_static_handler 0.00s teardown test_named_collections/test.py::test_name_escaping[node] 0.00s teardown test_keeper_session/test.py::test_session_close_shutdown 0.00s setup test_named_collections/test.py::test_name_escaping[node_with_keeper] 0.00s teardown test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] 0.00s teardown test_http_handlers_config/test.py::test_predefined_query_handler 0.00s teardown test_http_handlers_config/test.py::test_fixed_static_handler 0.00s teardown test_named_collections/test.py::test_name_escaping[node_with_keeper] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 0.00s setup test_named_collections/test.py::test_granular_access_create_alter_drop_query 0.00s setup test_named_collections/test.py::test_show_grants 0.00s teardown test_interserver_dns_retires/test.py::test_query 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 0.00s teardown test_format_schema_on_server/test.py::test_drop_cache_protobuf_format 0.00s teardown test_group_array_element_size/test.py::test_limit_size 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 0.00s setup test_named_collections/test.py::test_default_access 0.00s setup test_keeper_zookeeper_converter/test.py::test_acls[True] 0.00s teardown test_hedged_requests_parallel/test.py::test_combination2 0.00s setup test_http_handlers_config/test.py::test_config_static_handler 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 0.00s teardown test_named_collections/test.py::test_show_grants 0.00s setup test_http_handlers_config/test.py::test_predefined_query_handler 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 0.00s teardown test_http_handlers_config/test.py::test_dynamic_query_handler 0.00s setup test_http_handlers_config/test.py::test_prometheus_handler 0.00s setup test_hedged_requests_parallel/test.py::test_combination2 0.00s setup test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 0.00s setup test_http_handlers_config/test.py::test_fixed_static_handler 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 0.00s setup test_http_handlers_config/test.py::test_defaults_http_handlers 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 0.00s setup test_group_array_element_size/test.py::test_max_exement_size 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 0.00s setup test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[False] 0.00s teardown test_http_handlers_config/test.py::test_config_static_handler 0.00s setup test_format_schema_on_server/test.py::test_protobuf_format_input 0.00s teardown test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 0.00s setup test_max_authentication_methods_per_user/test.py::test_create 0.00s teardown test_named_collections/test.py::test_granular_access_create_alter_drop_query 0.00s setup test_named_collections/test.py::test_granular_access_show_query 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 0.00s setup test_max_authentication_methods_per_user/test.py::test_alter_default_setting 0.00s teardown test_max_authentication_methods_per_user/test.py::test_alter_default_setting 0.00s setup test_format_schema_on_server/test.py::test_protobuf_format_output 0.00s setup test_keeper_session/test.py::test_session_timeout 0.00s setup test_format_schema_on_server/test.py::test_drop_capn_proto_format 0.00s setup test_max_authentication_methods_per_user/test.py::test_create_default_setting 0.00s teardown test_format_schema_on_server/test.py::test_drop_capn_proto_format 0.00s teardown test_format_schema_on_server/test.py::test_protobuf_format_input 0.00s teardown test_max_authentication_methods_per_user/test.py::test_create =========================== short test summary info ============================ PASSED test_max_authentication_methods_per_user/test.py::test_alter PASSED test_format_schema_on_server/test.py::test_drop_cache_protobuf_format PASSED test_max_authentication_methods_per_user/test.py::test_alter_default_setting PASSED test_http_handlers_config/test.py::test_absolute_path_static_handler PASSED test_max_authentication_methods_per_user/test.py::test_create PASSED test_format_schema_on_server/test.py::test_drop_capn_proto_format PASSED test_max_authentication_methods_per_user/test.py::test_create_default_setting PASSED test_keeper_client/test.py::test_base_commands PASSED test_keeper_client/test.py::test_big_family PASSED test_format_schema_on_server/test.py::test_protobuf_format_input PASSED test_keeper_client/test.py::test_delete_stale_backups PASSED test_keeper_client/test.py::test_find_super_nodes PASSED test_keeper_client/test.py::test_four_letter_word_commands PASSED test_keeper_client/test.py::test_get_all_children_number PASSED test_format_schema_on_server/test.py::test_protobuf_format_output PASSED test_keeper_client/test.py::test_quoted_argument_parsing PASSED test_keeper_client/test.py::test_rm_with_version PASSED test_keeper_client/test.py::test_rm_without_version PASSED test_keeper_client/test.py::test_set_with_version PASSED test_named_collections/test.py::test_config_reload PASSED test_keeper_client/test.py::test_set_without_version PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] PASSED test_hedged_requests_parallel/test.py::test_combination1 PASSED test_keeper_zookeeper_converter/test.py::test_acls[False] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where PASSED test_http_handlers_config/test.py::test_config_static_handler PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree PASSED test_hedged_requests_parallel/test.py::test_combination2 PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] PASSED test_group_array_element_size/test.py::test_limit_size PASSED test_keeper_zookeeper_converter/test.py::test_acls[True] PASSED test_named_collections/test.py::test_default_access PASSED test_http_handlers_config/test.py::test_defaults_http_handlers PASSED test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample PASSED test_named_collections/test.py::test_granular_access_create_alter_drop_query PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] PASSED test_failed_async_inserts/test.py::test_failed_async_inserts PASSED test_jbod_balancer/test.py::test_jbod_balanced_merge PASSED test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[False] PASSED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts PASSED test_hedged_requests_parallel/test.py::test_send_data PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] PASSED test_group_array_element_size/test.py::test_max_exement_size PASSED test_hedged_requests_parallel/test.py::test_send_table_status_sleep PASSED test_http_handlers_config/test.py::test_defaults_http_handlers_config_order PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] PASSED test_keeper_zookeeper_converter/test.py::test_multi_and_failed_requests[True] PASSED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted PASSED test_named_collections/test.py::test_granular_access_show_query PASSED test_http_handlers_config/test.py::test_dynamic_query_handler PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] PASSED test_extreme_deduplication/test.py::test_deduplication_window_in_seconds PASSED test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[False] PASSED test_force_deduplication/test.py::test_basic PASSED test_http_handlers_config/test.py::test_fixed_static_handler PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] PASSED test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table PASSED test_http_handlers_config/test.py::test_predefined_query_handler PASSED test_keeper_zookeeper_converter/test.py::test_simple_crud_requests[True] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] PASSED test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch PASSED test_fix_metadata_version/test.py::test_fix_metadata_version PASSED test_interserver_dns_retires/test.py::test_query PASSED test_keeper_zookeeper_converter/test.py::test_smoke[False] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] PASSED test_http_handlers_config/test.py::test_prometheus_handler PASSED test_file_schema_inference_cache/test.py::test PASSED test_http_handlers_config/test.py::test_relative_path_static_handler PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] PASSED test_http_handlers_config/test.py::test_replicas_status_handler PASSED test_keeper_session/test.py::test_session_close_shutdown PASSED test_keeper_session/test.py::test_session_timeout PASSED test_keeper_zookeeper_converter/test.py::test_smoke[True] PASSED test_intersecting_parts/test.py::test_intersect_parts_when_restart PASSED test_named_collections/test.py::test_keeper_storage PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] PASSED test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path PASSED test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] PASSED test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] PASSED test_named_collections/test.py::test_name_escaping[node] PASSED test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command PASSED test_match_process_uid_against_data_owner/test.py::test_different_user PASSED test_named_collections/test.py::test_name_escaping[node_with_keeper] PASSED test_modify_engine_on_restart/test_mv.py::test_modify_engine_on_restart_with_materialized_view PASSED test_named_collections/test.py::test_show_grants PASSED test_on_cluster_timeouts/test.py::test_long_query PASSED test_overcommit_tracker/test.py::test_user_overcommit PASSED test_move_ttl_broken_compatibility/test.py::test_bc_compatibility PASSED test_named_collections/test.py::test_sql_commands[False] PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream PASSED test_kafka_bad_messages/test.py::test_bad_messages_to_mv PASSED test_named_collections/test.py::test_sql_commands[True] PASSED test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation SKIPPED [1] test_fetch_memory_usage/test.py:26: sanitizer build has higher memory consumption; also it is slow SKIPPED [1] test_merge_tree_load_parts/test.py:228: Skip with debug build and sanitizers. This test intentionally triggers LOGICAL_ERROR which leads to crash with those builds SKIPPED [1] test_merge_tree_check_part_with_cache/test.py:28: Skip with debug build and sanitizers. This test manually corrupts cache which triggers LOGICAL_ERROR and leads to crash with those builds SKIPPED [1] test_jemalloc_percpu_arena/test.py:62: Compiled without jemalloc (USE_JEMALLOC=b'') ================== 96 passed, 4 skipped in 423.87s (0:07:03) ===================